type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToTextScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L241: 			return scanPlanBinaryInt2ToTextScanner{}
		int.go#L566: type scanPlanBinaryInt2ToTextScanner struct{}
		int.go#L568: func (scanPlanBinaryInt2ToTextScanner) Scan(src []byte, dst any) error {